home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 3688 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  881 b 

  1. Path: ifi.uio.no!jankr
  2. From: jankr@ifi.uio.no (Jan Kroken)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Please help a newbie!!
  5. Date: 30 Jan 1996 18:11:06 +0100
  6. Organization: Dept. of Informatics, University of Oslo, Norway
  7. Message-ID: <4eljfa$m8u@svadilfari.ifi.uio.no>
  8. References: <4ebd2a$nvf@netnews.mis.net> <1996Jan27.020112.8824@ohstpy>
  9. NNTP-Posting-Host: svadilfari.ifi.uio.no
  10.  
  11.  
  12. In article <1996Jan27.020112.8824@ohstpy>, vancleef@ohstpy.mps.ohio-state.edu writes:
  13. > In article <4ebd2a$nvf@netnews.mis.net>, kiba@mis.net (Foxwolf) writes:
  14. > >     I'm just a newbie at C, and would like to know the best way to ease into learning it.  
  15. > > Please email me.  Any help is appreciated!
  16. > Get a C compiler and a book.
  17.  
  18.  
  19. Book: Kernigham&Richie:The C Programming Language:2ed.
  20.  
  21. Compiler: Dos: Turbo C/C++ v3.0 or MS C v5.0 or newer.
  22. Win: Turbo C++ 3.1 for Win
  23. UNIX: gcc (free)
  24.  
  25.                             -jk
  26.  
  27.